Slightly updated grammer in migrating-GtkBuilder.sgml
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 21 Jul 2009 16:48:39 +0000 (12:48 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 21 Jul 2009 16:54:33 +0000 (12:54 -0400)
Just fixes the previous patch concerning using Glade if
possible before resorting to gtk-builder-convert to have
better grammer.

docs/reference/gtk/migrating-GtkBuilder.sgml

index 93a0bb63459edb2b9118c4a858e5e1e3a45e5ec4..3e486259c34688003592d2cf2998ee4320d6efd7 100644 (file)
@@ -22,8 +22,8 @@
 
   <para>
     Alternatively, GTK+ also offers the
-    <link linkend="gtk-builder-convert">gtk-builder-convert</link> script to
-    do the conversion; in which case you should be careful to inspect the output
+    <link linkend="gtk-builder-convert">gtk-builder-convert</link> script you can use
+    to do the conversion; in which case you should be careful to inspect the output
     and make sure you didn't lose any data.
   </para>